home *** CD-ROM | disk | FTP | other *** search
- set("/Variables:Delta",_root.Meg._yscale / eval("/Variables:VarieDelta"));
- set("/Variables:Decale",0);
- set("/Variables:EtatVide","Tab3cStoppe");
- set("/Variables:EtatActif","Tab3c");
- if(eval("/Variables:From") eq "Tab2")
- {
- tellTarget("_root.Meg")
- {
- gotoAndStop(2);
- }
- }
- if(eval("/Variables:From") eq "Tab2Chaine")
- {
- set("/Variables:Arrive","HautChaine");
- tellTarget("_root")
- {
- gotoAndStop("Tab3cGrimpe");
- }
- }
-